home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / RescueCenter.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  2008-10-30  |  9KB  |  342 lines

  1. object frmMain: TfrmMain
  2.   Left = 331
  3.   Top = 161
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Auslogics Rescue Center'
  7.   ClientHeight = 458
  8.   ClientWidth = 637
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 468
  11.   Constraints.MinWidth = 605
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -12
  15.   Font.Name = 'Arial'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   PixelsPerInch = 96
  23.   TextHeight = 15
  24.   object pnBackground: TAxBackgroundPanel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 637
  28.     Height = 403
  29.     Color = clWhite
  30.     Align = alClient
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -12
  34.     Font.Name = 'Arial'
  35.     Font.Style = []
  36.     ParentColor = False
  37.     ParentFont = False
  38.     TabOrder = 0
  39.     object lblTitle: TAxLabel
  40.       Left = 32
  41.       Top = 16
  42.       Width = 329
  43.       Height = 19
  44.       WordWrap = False
  45.       Quality = smMMXSmoothing4x
  46.       Layout = tlCenter
  47.       Transparent = True
  48.       Caption = 'Restore changes made to your computer'
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = 10040064
  51.       Font.Height = -16
  52.       Font.Name = 'Verdana'
  53.       Font.Style = []
  54.       ShowAccelChar = True
  55.       ParentFont = False
  56.     end
  57.     object lblSubtitle: TAxLabel
  58.       Left = 32
  59.       Top = 64
  60.       Width = 573
  61.       Height = 49
  62.       OnLinkClick = lblSubtitleLinkClick
  63.       LinkColor = 14509568
  64.       LinkSelectedColor = 14522624
  65.       WordWrap = True
  66.       Transparent = True
  67.       AutoSize = False
  68.       Caption = 
  69.         'Here you can undo changes made to your computer with Auslogics s' +
  70.         'oftware. Choose one of the backup points below and then click Re' +
  71.         'store. You can also <a href="settings">click to change settings<' +
  72.         '/a> for additional control over how Restore Center keeps the bac' +
  73.         'kup pionts.'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clWindowText
  76.       Font.Height = -13
  77.       Font.Name = 'Arial'
  78.       Font.Style = []
  79.       ShowAccelChar = True
  80.       ParentFont = False
  81.     end
  82.     object lblDetails: TAxLabel
  83.       Left = 48
  84.       Top = 345
  85.       Width = 254
  86.       Height = 16
  87.       OnLinkClick = lblDetailsLinkClick
  88.       LinkColor = 14509568
  89.       LinkSelectedColor = 14522624
  90.       LabelType = ltLink
  91.       WordWrap = False
  92.       Transparent = True
  93.       Caption = 'Click to view the details of the selected item'
  94.       Enabled = False
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -13
  98.       Font.Name = 'Arial'
  99.       Font.Style = []
  100.       ShowAccelChar = True
  101.       ParentFont = False
  102.     end
  103.     object lblShowOlderPoints: TLabel
  104.       Left = 53
  105.       Top = 372
  106.       Width = 221
  107.       Height = 16
  108.       Caption = 'Show backup points older than 5 days'
  109.       Font.Charset = DEFAULT_CHARSET
  110.       Font.Color = clWindowText
  111.       Font.Height = -13
  112.       Font.Name = 'Arial'
  113.       Font.Style = []
  114.       ParentFont = False
  115.       Transparent = True
  116.       OnClick = lblShowOlderPointsClick
  117.     end
  118.     object Image2: TImage
  119.       Left = 32
  120.       Top = 348
  121.       Width = 11
  122.       Height = 11
  123.       AutoSize = True
  124.       Picture.Data = {<image000.TPNGObject>}
  125.     end
  126.     object lvBackups: TAxListView
  127.       Left = 32
  128.       Top = 130
  129.       Width = 573
  130.       Height = 203
  131.       HorzScrollBar.Range = 530
  132.       HorzScrollBar.Tracking = True
  133.       VertScrollBar.Range = 10
  134.       VertScrollBar.Tracking = True
  135.       TrackingScroll = True
  136.       DoubleBuffered = True
  137.       Sections.Font.Charset = DEFAULT_CHARSET
  138.       Sections.Font.Color = clWindowText
  139.       Sections.Font.Height = -13
  140.       Sections.Font.Name = 'Arial'
  141.       Sections.Font.Style = [fsBold]
  142.       Sections.HeaderTextOffset = 0
  143.       Sections.ItemsOffset = 5
  144.       Sections.HeaderHeight = 19
  145.       Sections = <>
  146.       RowSelect = True
  147.       MultiSelect = True
  148.       HideSections = True
  149.       HotTrackStyle.HighlightFont.Charset = DEFAULT_CHARSET
  150.       HotTrackStyle.HighlightFont.Color = clWindowText
  151.       HotTrackStyle.HighlightFont.Height = -11
  152.       HotTrackStyle.HighlightFont.Name = 'MS Sans Serif'
  153.       HotTrackStyle.HighlightFont.Style = []
  154.       Style = lsHeadered
  155.       Header.Font.Charset = DEFAULT_CHARSET
  156.       Header.Font.Color = clWindowText
  157.       Header.Font.Height = -12
  158.       Header.Font.Name = 'Arial'
  159.       Header.Font.Style = []
  160.       Header.Sections = <
  161.         item
  162.           ImageIndex = -1
  163.           Text = 'DateTime'
  164.           Width = 150
  165.           ColumnType = ctDateTime
  166.           AllowResize = False
  167.         end
  168.         item
  169.           ImageIndex = -1
  170.           Text = 'Description'
  171.           Width = 380
  172.           ColumnType = ctString
  173.           AllowResize = False
  174.         end>
  175.       Header.Height = 20
  176.       Header.Enabled = False
  177.       Font.Charset = DEFAULT_CHARSET
  178.       Font.Color = clWindowText
  179.       Font.Height = -13
  180.       Font.Name = 'Arial'
  181.       Font.Style = []
  182.       ParentFont = False
  183.       ParentShowHint = False
  184.       PopupMenu = pmBackups
  185.       TabOrder = 0
  186.       OnDblClick = actBackupRestoreExecute
  187.       OnDrawItem = lvBackupsDrawItem
  188.       OnDrawSubItem = lvBackupsDrawSubItem
  189.     end
  190.     object cbShowOlderPoints: TCheckBox
  191.       Left = 32
  192.       Top = 372
  193.       Width = 17
  194.       Height = 17
  195.       TabOrder = 1
  196.       OnClick = cbShowOlderPointsClick
  197.       OnEnter = cbShowOlderPointsEnter
  198.       OnExit = cbShowOlderPointsExit
  199.     end
  200.   end
  201.   object pnBottomButtons: TAxBackgroundPanel
  202.     Left = 0
  203.     Top = 403
  204.     Width = 637
  205.     Height = 55
  206.     Color = 15132390
  207.     Align = alBottom
  208.     ParentColor = False
  209.     TabOrder = 1
  210.     DesignSize = (
  211.       637
  212.       55)
  213.     object shpTopLineBlack: TShape
  214.       Left = 0
  215.       Top = 0
  216.       Width = 637
  217.       Height = 1
  218.       Align = alTop
  219.     end
  220.     object shpTopLineWhite: TShape
  221.       Left = 0
  222.       Top = 1
  223.       Width = 637
  224.       Height = 1
  225.       Align = alTop
  226.       Pen.Color = clWhite
  227.     end
  228.     object btnRestore: TButton
  229.       Left = 460
  230.       Top = 16
  231.       Width = 80
  232.       Height = 25
  233.       Action = actBackupRestore
  234.       Anchors = [akRight, akBottom]
  235.       Default = True
  236.       Font.Charset = DEFAULT_CHARSET
  237.       Font.Color = clWindowText
  238.       Font.Height = -13
  239.       Font.Name = 'Arial'
  240.       Font.Style = []
  241.       ParentFont = False
  242.       TabOrder = 0
  243.     end
  244.     object btnClose: TButton
  245.       Left = 550
  246.       Top = 16
  247.       Width = 80
  248.       Height = 25
  249.       Action = actExit
  250.       Anchors = [akRight, akBottom]
  251.       Font.Charset = DEFAULT_CHARSET
  252.       Font.Color = clWindowText
  253.       Font.Height = -13
  254.       Font.Name = 'Arial'
  255.       Font.Style = []
  256.       ParentFont = False
  257.       TabOrder = 1
  258.     end
  259.   end
  260.   object amMain: TActionList
  261.     OnUpdate = amMainUpdate
  262.     Left = 516
  263.     Top = 8
  264.     object actSettings: TAction
  265.       Category = 'General'
  266.       Caption = 'Settings'
  267.       OnExecute = actSettingsExecute
  268.     end
  269.     object actExit: TAction
  270.       Category = 'General'
  271.       Caption = 'Close'
  272.       ShortCut = 27
  273.       OnExecute = actExitExecute
  274.     end
  275.     object actBackupDelete: TAction
  276.       Category = 'Backups'
  277.       Caption = 'Delete Selected'
  278.       ShortCut = 46
  279.       OnExecute = actBackupDeleteExecute
  280.     end
  281.     object actBackupRestore: TAction
  282.       Category = 'Backups'
  283.       Caption = 'Restore'
  284.       Enabled = False
  285.       OnExecute = actBackupRestoreExecute
  286.     end
  287.     object actBackupDetails: TAction
  288.       Category = 'Backups'
  289.       Caption = 'View Details...'
  290.       OnExecute = actBackupDetailsExecute
  291.     end
  292.     object actSelectAll: TAction
  293.       Category = 'General'
  294.       Caption = 'Select All'
  295.       OnExecute = actSelectAllExecute
  296.     end
  297.     object actRefresh: TAction
  298.       Category = 'General'
  299.       Caption = 'actRefresh'
  300.       ShortCut = 116
  301.       OnExecute = actRefreshExecute
  302.     end
  303.   end
  304.   object pmBackups: TPopupMenu
  305.     Left = 547
  306.     Top = 8
  307.     object miRestore1: TMenuItem
  308.       Action = actBackupRestore
  309.       Default = True
  310.       ImageIndex = 0
  311.     end
  312.     object N3: TMenuItem
  313.       Caption = '-'
  314.     end
  315.     object miDelete1: TMenuItem
  316.       Action = actBackupDelete
  317.       ImageIndex = 3
  318.     end
  319.     object DeleteAll1: TMenuItem
  320.       Action = actSelectAll
  321.     end
  322.     object actRefresh1: TMenuItem
  323.       Action = actRefresh
  324.     end
  325.     object N1: TMenuItem
  326.       Caption = '-'
  327.     end
  328.     object miDetails: TMenuItem
  329.       Action = actBackupDetails
  330.       ImageIndex = 1
  331.     end
  332.   end
  333.   object AxManifest1: TAxManifest
  334.     Left = 8
  335.     Top = 399
  336.   end
  337.   object AxVistaAltFix1: TAxVistaAltFix
  338.     Left = 40
  339.     Top = 399
  340.   end
  341. end
  342.